Skip to content

Conversation

@ignatov
Copy link
Contributor

@ignatov ignatov commented Jan 10, 2026

Proposes a mechanism for agents to advertise available skills to clients, aligned with the Agent Skills Specification (https://agentskills.io/specification).

Introduces:

  • AvailableSkill type with name, description, license, compatibility, and allowedTools fields
  • AvailableSkillsUpdate session notification

@ignatov ignatov requested a review from a team as a code owner January 10, 2026 22:18
Proposes a mechanism for agents to advertise available skills to clients,
aligned with the Agent Skills Specification (https://agentskills.io/specification).

Introduces:
- AvailableSkill type with name, description, license, compatibility,
  and allowedTools fields
- AvailableSkillsUpdate session notification
@benbrandt
Copy link
Member

Seems reasonable. If I understand correctly, this is solely for informational purposes to the client to show the user?
At this stage, there would be no management of the skills available from the client?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants